@media screen and (max-width: 1200px) {
	/*index index页面*/
	.category{height: 391.66px; width: 190px;}
	.category_children{left: 190px; width: 175px;}
	.category_third{left: 175px;}
	.category>ul>li>a{height: 35px; line-height: 35px;}
	.category .glyphicon-menu-right{line-height: 35px; margin-right: 15px;}
	.carousel-control-left{margin-left: 190px;}

	/*top header*/
	.navbar-brand #big_logo {display: none;}
	.navbar-brand #small_logo {display: block !important;}
	#bs-example-navbar-collapse-1>ul>li>a{padding: 0 20px;font-size: 14px;}
	.navbar-default .navbar-header{margin-right: 20px;}
	.first_level_ul>li{display: none;}
	.first_level_ul .top_phone{display: block;}

	/*lists index页面*/
	.dropdown{margin-right: 70px;}
	/*.dropdown button{padding: 6px 8px;}*/
	.dropdown .btn{width: 100px;}

	/*application页面*/
	.app_wrap .detail .img_size{width: 90%;}
}

@media screen and (max-width: 992px) {
	/*index index页面*/
	.category{display: none;}
	.carousel-control-left{margin-left: 0px;}

	/*product index页面*/
	.prodcu_description{margin-top: 30px;}
	.download_wrap{margin-top: 20px;}

	/*lists index页面*/
	.filter_lists dd{padding: 8px 0 8px 0;margin-right: 60px;}
	.filter_lists dt{top:8px;}
	.dropdown{margin-right: 48px;}
	.dropdown .btn{width: 80px;}
	.content {margin-top: 20px;}

	/*order succuss页面*/
	.order_section .fr{float: left !important;}

	/*application页面*/
	.cate_list ul{width: 100% !important;}

	/*footer*/
	.footer_wrap .main .side{display: none;}

}


@media screen and (max-width: 768px){
	/*header navbar*/
	.navbar-brand #small_logo {width: 45px;}
	.navbar-default{min-height: 50px !important;}
	.navbar-default .navbar-header{height: 50px;margin-right: 0px;}

	/*lists index页面*/
	.dropdown{margin-bottom: 10px;}
	.content .price{top:0px;}
	.bottom_right .lists_spec{text-align: left;width: 70px;}

	/*cart buycuccess页面*/
	.actions{float: left !important;margin-top: 10px !important;margin-bottom: 10px;}
	.actions a {height: 25px;line-height: 25px;font-size: 14px;}
	.actions .toback, .actions .tocart{padding: 0 20px;}

	/*cart index页面*/
	.item_tr .choose_amount input{width: 26px;}

	/*order succuss页面*/
	.order_section{padding-left: 120px !important;}
	.order_section .glyphicon-ok{width: 60px !important;height: 60px !important;line-height: 60px !important;left: 20px !important;top:50px !important;font-size: 40px !important;border-radius: 60px !important;}

@media screen and (max-width: 428px){
	/*header navbar*/
	.navbar-header .navbar-toggle{margin-right: 0;}

	/*index index页面*/
	.video button, .application button{height: 28px;min-width: 110px;font-size: 12px;}
	.application .btn-1, .application .btn-2{margin-left: 5px;padding: 4px 8px;font-size: 10px;}

	/*product index页面*/
	.preview, .bigImg, .bigImg #midimg{width: 350px !important;height: 350px !important;}
	.smallImg{width: 350px !important;}
	.sku_name{margin-top: 70px;}
	.add_to_cart{margin-top: 10px !important;}
	.add_to_cart .chat{width: 120px !important;}
	.nav>li>a {padding: 10px 12px !important;}
	.tab-pane>div{margin-top: 0 !important;}
	#tab_pane_img{width: 350px !important;}

	/*lists index页面*/
	.filter_lists dd{padding: 6px 0 6px 0;margin-right: 30px;}
	.filter_lists dt{top:6px;}
	.dropdown{margin-right: 10px;}
	.product_btn, .product_btn .price span{float: left !important;}
	.product_lists .top{width: 100%;}
	.content .product_lists .product_btn .btn{margin-left: 0;}

	/*member register页面*/
	.content_resgister, .content_resgister .input, .btn_register{width: 350px !important;}

	/*public bigheader*/
	.logo .account{margin-top: 40px !important;}
	.logo .logo_title{float: right !important; font-size: 20px !important;}
	.haved_login .user{padding-right: 0 !important;}

	/*application页面*/
	.app_wrap .list img{width: 100px !important;height: 115px !important;}
	.used .caption h5{font-size: 8px !important;}

	/*footer*/
	.footer_wrap .top .newsletter{display: none;}
}
